net/http.http2roundRobinWriteScheduler.control (field)

5 uses

	net/http (current package)
		h2_bundle.go#L11388: 	control http2writeQueue
		h2_bundle.go#L11456: 		ws.control.push(wr)
		h2_bundle.go#L11467: 		ws.control.push(wr)
		h2_bundle.go#L11475: 	if !ws.control.empty() {
		h2_bundle.go#L11476: 		return ws.control.shift(), true